Click or drag to resize

ServiceTentativelyAcceptMeetingRequest Method (TentativelyAcceptItem)

Tentatively accepts meeting request.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ItemInfoResponse TentativelyAcceptMeetingRequest(
	TentativelyAcceptItem tentativelyAcceptItem
)

Parameters

tentativelyAcceptItem
Type: Independentsoft.ExchangeTentativelyAcceptItem
The tentatively accept item.

Return Value

Type: ItemInfoResponse
ItemInfoResponse.
See Also